gtk4.git
2014-05-28 Evan Nemersongtk: port missing array annotations from Vala bindings
2014-05-28 Evan Nemersongtk: fix many callback annotations to include closure...
2014-05-27 Matthias ClasenAdd some gesture tests
2014-05-27 Matthias ClasenForgotten file
2014-05-27 Matthias ClasenBump version
2014-05-27 Matthias ClasenMove extract-strings to its own directory
2014-05-27 Matthias ClasenFix distcheck
2014-05-27 Matthias Clasen3.13.2
2014-05-27 Matthias ClasenDon't assert in gtk_event_controller_constructed
2014-05-27 Matthias ClasenDocumentation fixes
2014-05-27 Kristian Høgsbergwayland: Use event->key.time for setting key event...
2014-05-27 Kristian Høgsbergwayland: Remove unused XSERVER_TIME_IS_LATER macro
2014-05-27 Matthias ClasenSilence gtk-doc warnings
2014-05-27 Matthias ClasenRevert "GtkImage: Drop use of GtkMisc::x/yalign"
2014-05-27 Matthias ClasenRevert "GtkLabel: Drop use of GtkMisc::x/yalign"
2014-05-27 Matthias ClasenRevert "Fix up GtkLabel and GtkImage sizing"
2014-05-27 Matthias ClasenRevert "More label and image sizing fixes"
2014-05-27 Carlos Garnachowindow: Do not raise border windows on each size allocation
2014-05-27 Carlos Garnachotreeview: Make the multipress gesture listen only to...
2014-05-27 Carlos Garnachobutton: Claim the sequence on multipress::pressed
2014-05-27 Carlos Garnachogesture: Fix wrong assert in gtk_gesture_set_window
2014-05-27 Carlos Garnachoeventcontroller: Hide more details
2014-05-27 Carlos Garnachogtk: Update GtkGesture users to the GtkPropagationPhase...
2014-05-27 Carlos Garnachowidget: Change GtkCapturePhase behavior in event contro...
2014-05-27 Carlos Garnachowindow: Avoid double event processing in the multipress...
2014-05-27 Carlos Garnachogesturezoom: Just return a double in get_scale_delta()
2014-05-27 Carlos Garnachogesturerotate: Just return a double in get_angle_delta()
2014-05-27 Carlos Garnachogesture: Replace gtk_gesture_attach/detach with event...
2014-05-27 Carlos Garnachogtk: Update callers of GtkGesturePan orientation
2014-05-27 Carlos Garnachoeventcontroller: Make the event-mask property and metho...
2014-05-27 Carlos Garnachogtk: Replace GtkPanOrientation with GtkOrientation
2014-05-27 Matthias ClasenMore label and image sizing fixes
2014-05-27 Matthias ClasenFix up GtkLabel and GtkImage sizing
2014-05-27 Matthias ClasenDon't use hicolor as the default icon-theme
2014-05-26 Matthias Clasendocs: enum cleanup
2014-05-26 Matthias Clasendocs: enum cleanup
2014-05-26 Matthias Clasendocs: remove markup
2014-05-25 Kalev LemberGtkApplication: Fix two muxer-related memory leaks
2014-05-25 Matthias Claseninspector: Allow changing attribute mappings
2014-05-25 Matthias Clasendocs: Move GdkColor off into a deprecated section
2014-05-24 Kalev LemberBump ATK dependency to 2.12
2014-05-24 Matthias ClasenSome more updates
2014-05-24 Matthias ClasenTypo fixes
2014-05-24 Matthias ClasenOrganize the icons
2014-05-24 Matthias ClasenDrop an unused object
2014-05-24 Matthias ClasenGtkIconTheme: Add more debug spew
2014-05-24 Jasper St.... wayland: Add support for show_window_menu
2014-05-24 Benjamin Otteimage: Draw the image again
2014-05-24 Benjamin Ottecombobox: Implement clip
2014-05-24 Benjamin Otteentry: Implement clip
2014-05-24 Benjamin Ottegestureswipe: Fix return value
2014-05-24 Benjamin Otteimage: Remove unused variable
2014-05-24 Benjamin Ottebutton: Implement clip
2014-05-24 Benjamin Ottewidget: Include box-shadow in the clip
2014-05-24 Benjamin Ottewidget: Add _gtk_widget_set_css_clip()
2014-05-24 Benjamin Ottespinner: Implement clip
2014-05-24 Benjamin OtteAPI: widget: Add gtk_widget_set_clip() API
2014-05-24 Matthias Clasendocs: Flesh out the inspector section a bit
2014-05-24 Matthias Claseninspector: Make picking widgets work again
2014-05-24 Rico Tzschichholzdocs: Fix make dist
2014-05-24 Rico Tzschichholzbuild: Fix typo
2014-05-24 Rico Tzschichholzgtk: Fix make dist
2014-05-24 Rico Tzschichholzbuild/win32: Drop a11y library references
2014-05-24 Rico TzschichholzUpdated POTFILES.in
2014-05-24 Matthias Clasendocs: more input handling docs
2014-05-24 Matthias ClasenFix a start/end mixup
2014-05-24 Matthias ClasenGtkMisc: Keep gtk_misc_set_alignment working
2014-05-24 Matthias ClasenGtkToolButton: Drop use of GtkMisc
2014-05-24 Matthias ClasenGtkAssistant: Drop use of GtkMisc
2014-05-24 Matthias ClasenGtkAccelLabel: Drop use of GtkMisc
2014-05-24 Matthias ClasenGtkImage: Drop use of GtkMisc::x/yalign
2014-05-24 Matthias ClasenGtkLabel: Drop use of GtkMisc::x/yalign
2014-05-24 Matthias ClasenFix filechooser actionbar visibility
2014-05-24 Matthias Claseninspector: Treat resources the same as in gtk/
2014-05-24 Matthias ClasenAdd two more icon names to check
2014-05-24 Matthias ClasenDrop no-longer-used gtkrc files
2014-05-24 Matthias ClasenDrop a pointless function
2014-05-24 Matthias ClasenTrivial: slight code rearrangement
2014-05-24 Matthias Clasentests: Stop using GtkAlignment
2014-05-24 Matthias Clasentestadjustsize: Keep using an alignment
2014-05-24 Matthias Clasengtk-demo: Drop use of GtkAlignment
2014-05-24 Matthias ClasenDeprecate GtkAligment
2014-05-24 Matthias ClasenDrop an unneeded include
2014-05-23 Evan Nemersona11y: build directly into libgtk instead of an internal...
2014-05-23 Matthias ClasenMore updates
2014-05-23 Matthias ClasenSome updates
2014-05-23 Piotr DrągUpdated POTFILES.in
2014-05-23 Carlos GarnachoMerge branch 'gestures'
2014-05-23 Carlos Garnachospinbutton: Avoid touch text handles to pop up
2014-05-23 Carlos Garnachocolorswatch: Set gestures in GTK_PHASE_TARGET
2014-05-23 Carlos Garnachospinbutton: Use GTK_PHASE_CAPTURE for touch swipes
2014-05-23 Carlos Garnachowidget: Flip execution order of GTK_PHASE_TARGET/BUBBLE
2014-05-23 Carlos Garnachotexthandle: Mind the invisible area when moving the...
2014-05-23 Carlos Garnachotextview: Check first whether the sequence is handled...
2014-05-23 Carlos Garnachoentry: Check first whether the sequence is handled...
2014-05-23 Carlos Garnachogesture: Use GdkEventSequence GType in signals
2014-05-23 Carlos Garnachogesture: Introspection fixes
2014-05-23 Carlos Garnachoeventcontroller: introspection fix
2014-05-23 Carlos Garnachogdk: Make GdkEventSequence a boxed type
2014-05-23 Carlos Garnachopaned: Handle pointer events from touchscreen devices
next